Open
Conversation
Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>
Contributor
Author
scpeters
reviewed
Mar 29, 2026
|
|
||
| **Uploading Gz Packages to BCR:** | ||
|
|
||
| Bazel modules for Gz packages can be uploaded to the Bazel Central Registry. This is achieved by manually triggering the **"Publish to BCR"** GitHub workflow from the GitHub UI, selecting a released tag as the input. |
Member
There was a problem hiding this comment.
I notice that in the following PRs, you've updated the Publish to BCR workflow to automatically open pull requests when stable tags are pushed (though I haven't yet seen a workflow triggered in this manner)
- [bazel/infra] Minimize manual steps in publish to BCR workflow gz-common#786
- [bazel/infra] Minimize manual steps in publish to BCR workflow gz-sim#3302
If we are planning to roll this out to all our packages, I recommend opening a tracking issue in https://github.com/gazebo-tooling/release-tools and keep @j-rivero in the loop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add an unpublished guide on the bazel build system as it relates to Gazebo, targeted towards Gz package maintainers.